projects
/
xen.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xen.git
2007-01-26
kaf24@localhost...
Fix 32-bit build.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
kaf24@localhost...
Update hgignore list
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
kaf24@localhost...
minios : netfront driver fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
kaf24@localhost...
xen: Remove unused elf32.c.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
kaf24@localhost...
32-on-64: Fix an one-off error in compat_addr_ok().
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
kaf24@localhost...
Cleanups for unmodified (pv-on-hvm) driver building.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
kaf24@localhost...
Replace mlock() calls with lock_pages().
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
kaf24@localhost...
32-on-64: New set_address_size domctl for switching...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
kaf24@localhost...
32-on-64: Fix register-argument rearrangement to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-26
Alastair Tse
[XEND] Add missing ConsoleController.py
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Emmanuel Ackaouy
Support transparant gunzipping in the readnotes utility.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Emmanuel Ackaouy
libxc domain builder rewrite, linux builder
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Emmanuel Ackaouy
libxc domain builder rewrite, core bits.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Emmanuel Ackaouy
libxc header fixups.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Emmanuel Ackaouy
Add more xc_error_code values.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Emmanuel Ackaouy
Generate headers with arch-specific structs.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Emmanuel Ackaouy
libelf: use for readnotes utility.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Emmanuel Ackaouy
libelf: use for hvm builder.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Emmanuel Ackaouy
libelf: add to libxc
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Emmanuel Ackaouy
libelf: use for x86 dom0 builder.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Emmanuel Ackaouy
add libelf: an ELF binary parser library.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Alastair Tse
[XEND] Preliminary console support in Xen API
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Alastair Tse
[XEND] Fix HVM guest creation via Xen API
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
kfraser@localhost...
Fix perfc=y build.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
kfraser@localhost...
hvm: Define a global I/O access bitmap, allowing direct...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Alastair Tse
[XEND] Fix bad patch merge for XendMonitor
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
kfraser@localhost...
netfront: Better fix for netfront_tx_slot_available().
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
kfraser@localhost...
emulator: Emulate IN/OUT/INS/OUTS. Fix CLTS.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
kfraser@localhost...
emulator: Start filling in gaps for privileged instruct...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Alastair Tse
[XEND] Ignore socket.shutdown() exceptions
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
kfraser@localhost...
32-on-64: Small fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
kfraser@localhost...
emulator: Add new hook functions for load/store privile...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
kfraser@localhost...
During suspend, return immediately with a failure if...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
kfraser@localhost...
[HVM] Wake up APs immediately during restore.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
kfraser@localhost...
netfront: Check availability of grant references in...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Alastair Tse
[XEND] Allow TCP XMLRPC address:port to be configured...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Ewan Mellor
Have the sxp parsing cope when the cpus field is a...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-25
Alastair Tse
[XEND] Remove usage of set() in XendMonitor as it is...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
kfraser@localhost...
[HVM][SVM] Add save/restore support.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
kfraser@localhost...
bimodal xenfb daemon: Fixes and cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
kfraser@localhost...
32-on-64: All argument registers must be zero extended...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Alastair Tse
[XEND] Fix typo in XendNode
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Ewan Mellor
Fix device reordering that occurs when the config gets...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
kfraser@localhost...
Make domctl/sysctl interfaces 32-/64-bit invariant.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Alastair Tse
[XEND] Add debug class to Xen API plus non-standard...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Alastair Tse
[XEND] Move decorate() to XendAPI.__new__ and have...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Alastair Tse
[XENAPI] Make test script attempt to login with blank...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Alastair Tse
[XEND] Cleanup old domains in statistics monitor.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Alastair Tse
[XENAPI] Add vif-list to xapi.py script
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Alastair Tse
[XEND] Output exception to log files if XendAPI fails...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Alastair Tse
[XENAPI] Update test scripts to move from VBD.image...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Alastair Tse
[XEND] Add support for multiple storage repositories.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Alastair Tse
[XEND] Add missing Xen API methods
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Alastair Tse
[XEND] Make sure UUID in state store are not stored...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Alastair Tse
[XEND] Prevent invalid arguments for destroy event...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Alastair Tse
Test scripts for Xen API updated to support Async support
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Alastair Tse
[XEND] Add Task support in Xen API implementation.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Christian Limpach
[linux] remove gratuitous differences with plain linux.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Alastair Tse
[XEND] Add missing XendMonitor.py
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Alastair Tse
[XEND] Add simple VCPUs, VBDs, VIFs statistics monitoring
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Alastair Tse
[XEND] Strip suffix from device name and add support...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
Christian Limpach
[linux] Disable GENERIC_TIME until we have a xen clocks...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
kfraser@localhost...
Fix crash if some secondary CPUs cannot be initialised.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
kfraser@localhost...
[QEMU] Clear TD status field explicitly when it's fetched.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
kfraser@localhost...
bimodal blkback: Support multiple ring protocols.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
kfraser@localhost...
Fix error message in network-bridge script.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
kfraser@localhost...
libxenguest: Fix xc_resume() build for non-x86.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
kfraser@localhost...
Add BSD-style license to top of hvm_op.h public header...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-24
john.levon...
Close save-after-restore race.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-23
kfraser@localhost...
[LIBXC] Provide weak stub default implementations of...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-23
kfraser@localhost...
linux: Make resend_irq_on_evtchn() non-static for ia64...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-23
kfraser@localhost...
[HVM] fix save/restore on 64b HV
commit
|
commitdiff
|
tree
|
snapshot
2007-01-23
kfraser@localhost...
x86: flush_tlb_mask() should take into account specifie...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-23
kfraser@localhost...
bimodal pvfb backend: Deal with both 32 and 64 bit...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-23
kfraser@localhost...
bimodal blkfront: Create a new node "protocol" in xenst...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-23
kfraser@localhost...
bimodal: pvfb frontend
commit
|
commitdiff
|
tree
|
snapshot
2007-01-23
kfraser@localhost...
bimodal: header file with protocol names.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-23
kfraser@localhost...
linux: Fix enable_irq() crash by removing a BUG_ON...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-23
Alastair Tse
[XM-TEST] Allow building of ramdisk on x86_64
commit
|
commitdiff
|
tree
|
snapshot
2007-01-23
Ian Campbell
[LINUX] Force .data segment to be 4k aligned on i386
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Alastair Tse
[XEND] Save model attribute for HVM VIFs
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Alastair Tse
[XEND] Fix get_dev_property_by_uuid
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Ian Campbell
[PV-on-HVM] Make PV drivers on HVM kernels work on...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
kfraser@localhost...
Fix failure to localise xm by preventing cd from writin...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
kfraser@localhost...
[PVFB] Set keyboard layout of PVFB from configuration...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
kfraser@localhost...
[PVFB] Support keymap localisation.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
kfraser@localhost...
VTPM_TOOLS: Added support for QEMU to communicate with...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
kfraser@localhost...
Put gdb version in a variable in gdbbuild script.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
kfraser@localhost...
linux/i386: widen physical address range
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Ian Campbell
merge
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
kfraser@localhost...
linux/i386: relax highpte pinning/write-protecting
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Ian Campbell
[XEN] Consolidate multiple defintions of ELFNOTE_*...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Ian Campbell
[LINUX] Fix native build.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Ian Campbell
[XEN] Avoid void* arithmetic in kexec ELF note manipula...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
kfraser@localhost...
Implement clean return from save/restore failure (so...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
kfraser@localhost...
[SVM] Remove ASID logic. Errata prevent this feature...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Steven Hand
Re-enable CONFIG_HOTPLUG_CPU by deafult for -xen? kernels.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Tim Deegan
[PYGRUB] Plumb bootloader I/O through xenconsole.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Tim Deegan
[PYGRUB] Add python module for POSIX ptsname(2) function.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-22
Tim Deegan
[PYGRUB] Don't redraw the interactive menu screen if...
commit
|
commitdiff
|
tree
|
snapshot
next